Skip to content

Conversation

crisbeto
Copy link
Member

Fixes a regression introduced in #30121. It looks like we were depending on the incorrect internal state to animate correctly.

These changes fix the issue by removing a call that was redundant in the first place.

Fixes #30303.

@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Jan 13, 2025
@crisbeto crisbeto requested a review from a team as a code owner January 13, 2025 08:15
@crisbeto crisbeto requested review from amysorto and andrewseguin and removed request for a team January 13, 2025 08:15
… forwards

Fixes a regression introduced in angular#30121. It looks like we were depending on the incorrect internal state to animate correctly.

These changes fix the issue by removing a call that was redundant in the first place.

Fixes angular#30303.
@crisbeto crisbeto force-pushed the 30303/nav-bar-animation branch from cbfad6f to 38086cc Compare January 13, 2025 11:23
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Jan 13, 2025
@crisbeto crisbeto merged commit 59a7985 into angular:main Jan 13, 2025
19 of 22 checks passed
crisbeto added a commit that referenced this pull request Jan 13, 2025
… forwards (#30313)

Fixes a regression introduced in #30121. It looks like we were depending on the incorrect internal state to animate correctly.

These changes fix the issue by removing a call that was redundant in the first place.

Fixes #30303.

(cherry picked from commit 59a7985)
crisbeto added a commit that referenced this pull request Jan 13, 2025
… forwards (#30313)

Fixes a regression introduced in #30121. It looks like we were depending on the incorrect internal state to animate correctly.

These changes fix the issue by removing a call that was redundant in the first place.

Fixes #30303.

(cherry picked from commit 59a7985)
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Feb 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: material/tabs target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(mat-tab-nav-bar): With version 19 the ink bar lost animation when choosing a tab to the right of the active tab
2 participants